[INFO] cloning repository https://github.com/rshke/craft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rshke/craft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshke%2Fcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshke%2Fcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6bd2f899d117f645c451bb10e02c67291cc56aa
[INFO] fixing rshke/craft against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshke%2Fcraft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rshke/craft
[INFO] finished tweaking git repo https://github.com/rshke/craft
[INFO] tweaked toml for git repo https://github.com/rshke/craft written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rshke/craft on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rshke/craft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded redis_pool v0.9.0
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.8
[INFO] [stderr]   Downloaded config v0.15.14
[INFO] [stderr]   Downloaded claim v0.5.0
[INFO] [stderr]   Downloaded axum_session_redispool v0.7.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded fake v4.4.0
[INFO] [stderr]   Downloaded axum_session v0.17.1
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47
[INFO] running `Command { std: "docker" "start" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling claim v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking serde-untagged v0.1.8
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking fake v4.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking config v0.15.14
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking axum_session v0.17.1
[INFO] [stderr]     Checking redis_pool v0.9.0
[INFO] [stderr]     Checking axum_session_redispool v0.7.1
[INFO] [stderr]     Checking craft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/authentication/password.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let user = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 65 | |         r#"
[INFO] [stdout] 66 | |         SELECT user_id, password_hash
[INFO] [stdout] 67 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         username
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/authentication/password.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let user = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 65 | |         r#"
[INFO] [stdout] 66 | |         SELECT user_id, password_hash
[INFO] [stdout] 67 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         username
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/authentication/password.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     sqlx::query!(
[INFO] [stdout] 114 | |         r#"
[INFO] [stdout] 115 | |         UPDATE users
[INFO] [stdout] 116 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         user_id
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/authentication/password.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     sqlx::query!(
[INFO] [stdout] 114 | |         r#"
[INFO] [stdout] 115 | |         UPDATE users
[INFO] [stdout] 116 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         user_id
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/background_workers/idempotency_expire_wroker.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let deleted_rows = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         DELETE
[INFO] [stdout] 47 | |         FROM idempotency
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         expired_at
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/background_workers/idempotency_expire_wroker.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let deleted_rows = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         DELETE
[INFO] [stdout] 47 | |         FROM idempotency
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         expired_at
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 139 | |         DeliveryTask,
[INFO] [stdout] 140 | |         r#"
[INFO] [stdout] 141 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         "#
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     sqlx::query!(
[INFO] [stdout] 171 | |         r#"
[INFO] [stdout] 172 | |         UPDATE issue_delivery_queue
[INFO] [stdout] 173 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         task.subscriber_email,
[INFO] [stdout] 184 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     sqlx::query!(
[INFO] [stdout] 199 | |         r#"
[INFO] [stdout] 200 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 201 | |         WHERE
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         task.subscriber_email,
[INFO] [stdout] 207 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 224 | |         r#"
[INFO] [stdout] 225 | |         SELECT
[INFO] [stdout] 226 | |             title,
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |         issue_id
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 139 | |         DeliveryTask,
[INFO] [stdout] 140 | |         r#"
[INFO] [stdout] 141 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         "#
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     sqlx::query!(
[INFO] [stdout] 171 | |         r#"
[INFO] [stdout] 172 | |         UPDATE issue_delivery_queue
[INFO] [stdout] 173 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         task.subscriber_email,
[INFO] [stdout] 184 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     sqlx::query!(
[INFO] [stdout] 199 | |         r#"
[INFO] [stdout] 200 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 201 | |         WHERE
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         task.subscriber_email,
[INFO] [stdout] 207 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/background_workers/issue_delivery_worker.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 224 | |         r#"
[INFO] [stdout] 225 | |         SELECT
[INFO] [stdout] 226 | |             title,
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |         issue_id
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let n_insert_rows = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 37 | |         r#"
[INFO] [stdout] 38 | |         INSERT INTO idempotency (
[INFO] [stdout] 39 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         idempotency_key.as_ref()
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let n_insert_rows = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 37 | |         r#"
[INFO] [stdout] 38 | |         INSERT INTO idempotency (
[INFO] [stdout] 39 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         idempotency_key.as_ref()
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 74 | |         r#"
[INFO] [stdout] 75 | |         SELECT
[INFO] [stdout] 76 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         user_id.into_inner(),
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 74 | |         r#"
[INFO] [stdout] 75 | |         SELECT
[INFO] [stdout] 76 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         user_id.into_inner(),
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query_unchecked!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         UPDATE idempotency
[INFO] [stdout] 146 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |         idempotency_key.as_ref()
[INFO] [stdout] 159 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query_unchecked!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         UPDATE idempotency
[INFO] [stdout] 146 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |         idempotency_key.as_ref()
[INFO] [stdout] 159 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/admin/dashboard.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |         SELECT username
[INFO] [stdout] 61 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         user_id,
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/admin/dashboard.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |         SELECT username
[INFO] [stdout] 61 | |         FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         user_id,
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let records = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         r#"
[INFO] [stdout] 131 | |          SELECT email
[INFO] [stdout] 132 | |          FROM subscriptions
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         SubscriberStatus::Confirmed.to_string()
[INFO] [stdout] 136 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO newsletter_issues (
[INFO] [stdout] 163 | |             newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         html_content
[INFO] [stdout] 175 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     sqlx::query!(
[INFO] [stdout] 188 | |         r#"
[INFO] [stdout] 189 | |         INSERT INTO issue_delivery_queue (
[INFO] [stdout] 190 | |             newsletter_issue_id, subscriber_email
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |         newsletter_issue_id
[INFO] [stdout] 196 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let records = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         r#"
[INFO] [stdout] 131 | |          SELECT email
[INFO] [stdout] 132 | |          FROM subscriptions
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         SubscriberStatus::Confirmed.to_string()
[INFO] [stdout] 136 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO newsletter_issues (
[INFO] [stdout] 163 | |             newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         html_content
[INFO] [stdout] 175 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/admin/newsletters.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     sqlx::query!(
[INFO] [stdout] 188 | |         r#"
[INFO] [stdout] 189 | |         INSERT INTO issue_delivery_queue (
[INFO] [stdout] 190 | |             newsletter_issue_id, subscriber_email
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |         newsletter_issue_id
[INFO] [stdout] 196 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/subscriptions/post.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | /     sqlx::query!(
[INFO] [stdout] 146 | |         r#"
[INFO] [stdout] 147 | |         INSERT INTO subscriptions (id, name, email, subscribed_at, status)
[INFO] [stdout] 148 | |         VALUES ($1, $2, $3, NOW(), $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         SubscriberStatus::PendingConfirmation.to_string(),
[INFO] [stdout] 154 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/subscriptions/post.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     sqlx::query!(
[INFO] [stdout] 192 | |         r#"
[INFO] [stdout] 193 | |         INSERT INTO subscription_tokens (subscription_token, subscription_id)
[INFO] [stdout] 194 | |         VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         subscriber_id,
[INFO] [stdout] 198 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |         r#"
[INFO] [stdout] 52 | |          SELECT subscription_id
[INFO] [stdout] 53 | |          FROM subscription_tokens
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         token
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         r#"
[INFO] [stdout] 78 | |         UPDATE subscriptions
[INFO] [stdout] 79 | |         SET status = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         subscriber_id
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/subscriptions/post.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | /     sqlx::query!(
[INFO] [stdout] 146 | |         r#"
[INFO] [stdout] 147 | |         INSERT INTO subscriptions (id, name, email, subscribed_at, status)
[INFO] [stdout] 148 | |         VALUES ($1, $2, $3, NOW(), $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         SubscriberStatus::PendingConfirmation.to_string(),
[INFO] [stdout] 154 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routers/subscriptions/post.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     sqlx::query!(
[INFO] [stdout] 192 | |         r#"
[INFO] [stdout] 193 | |         INSERT INTO subscription_tokens (subscription_token, subscription_id)
[INFO] [stdout] 194 | |         VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         subscriber_id,
[INFO] [stdout] 198 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |         r#"
[INFO] [stdout] 52 | |          SELECT subscription_id
[INFO] [stdout] 53 | |          FROM subscription_tokens
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         token
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         r#"
[INFO] [stdout] 78 | |         UPDATE subscriptions
[INFO] [stdout] 79 | |         SET status = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         subscriber_id
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `subscriber::SubscriberStatus`
[INFO] [stdout]   --> src/routers/admin/newsletters.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     domain::{subscriber::SubscriberStatus, subscriber_email::SubscriberEmail},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubscriberStatus`
[INFO] [stdout]  --> src/routers/subscriptions/post.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |         subscriber::{Subscriber, SubscriberStatus},
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domain::subscriber::SubscriberStatus`
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::domain::subscriber::SubscriberStatus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `subscriber::SubscriberStatus`
[INFO] [stdout]   --> src/routers/admin/newsletters.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     domain::{subscriber::SubscriberStatus, subscriber_email::SubscriberEmail},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubscriberStatus`
[INFO] [stdout]  --> src/routers/subscriptions/post.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |         subscriber::{Subscriber, SubscriberStatus},
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domain::subscriber::SubscriberStatus`
[INFO] [stdout]   --> src/routers/subscriptions/subscriptions_confirm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::domain::subscriber::SubscriberStatus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `craft` (lib) due to 18 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `craft` (lib test) due to 18 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47", kill_on_drop: false }`
[INFO] [stdout] cd9391b782cf42dc7277ee85dcf14582380599ff38148d0daf7d27b1b68ddb47
